Skip to content

Conversation

Kobzol
Copy link
Member

@Kobzol Kobzol commented Jul 1, 2025

I spent like two hours trying to reproduce the previous distcheck failure using the actual CI Docker image, but without luck. I wonder if it was a fluke..

try-job: x86_64-gnu-distcheck

@rustbot
Copy link
Collaborator

rustbot commented Jul 1, 2025

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@Kobzol
Copy link
Member Author

Kobzol commented Jul 1, 2025

@bors2 try

@rustbot rustbot added A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Jul 1, 2025
@rust-bors
Copy link

rust-bors bot commented Jul 1, 2025

⌛ Trying commit 5e9bb04 with merge 3ec6b6c

To cancel the try build, run the command @bors2 try cancel.

rust-bors bot added a commit that referenced this pull request Jul 1, 2025
Add `stdarch` bootstrap smoke test

I spent like two hours trying to reproduce the [previous distcheck failure](#141899 (comment)) using the actual CI Docker image, but without luck. I wonder if it was a fluke..

try-job: x86_64-gnu-distcheck
@rust-bors
Copy link

rust-bors bot commented Jul 1, 2025

💔 Test failed

@Mark-Simulacrum Mark-Simulacrum added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 13, 2025
@Kobzol
Copy link
Member Author

Kobzol commented Jul 22, 2025

Closing in favor of #143412.

@Kobzol Kobzol closed this Jul 22, 2025
@rustbot rustbot removed the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Jul 22, 2025
@Kobzol
Copy link
Member Author

Kobzol commented Jul 22, 2025

Actually not, we might want to run core_arch tests anyway. Nevermind, reopening.

@Kobzol Kobzol reopened this Jul 22, 2025
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 22, 2025
@rustbot
Copy link
Collaborator

rustbot commented Jul 22, 2025

⚠️ Warning ⚠️

@Mark-Simulacrum
Copy link
Member

@bors r+

@bors
Copy link
Collaborator

bors commented Jul 27, 2025

📌 Commit 5e9bb04 has been approved by Mark-Simulacrum

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 27, 2025
@Kobzol
Copy link
Member Author

Kobzol commented Jul 27, 2025

Sorry, didn't get to this yet. Last time it failed in the distcheck job, I want to see if it's still bad to avoid wasting an auto build.

@bors r-

@bors try

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jul 27, 2025
rust-bors bot added a commit that referenced this pull request Jul 27, 2025
Add `stdarch` bootstrap smoke test

try-job: x86_64-gnu-distcheck
@rust-bors
Copy link

rust-bors bot commented Jul 27, 2025

⌛ Trying commit 5e9bb04 with merge 33666f0

To cancel the try build, run the command @bors try cancel.

@rust-bors
Copy link

rust-bors bot commented Jul 27, 2025

💔 Test failed (CI). Failed jobs:

@rust-log-analyzer
Copy link
Collaborator

The job x86_64-gnu-distcheck failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)

##[endgroup]
[TIMING] core::build_steps::test::RustInstaller RustInstaller -- 94.370
Testing stdarch stage2 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
error: no matching package named `wasmprinter` found
location searched: crates.io index
required by package `stdarch-test v0.1.0 (/checkout/library/stdarch/crates/stdarch-test)`
As a reminder, you're using offline mode (--frozen) which can sometimes cause surprising resolution failures, if this error is too confusing you may wish to retry without `--frozen`.
Command has failed. Rerun with -v to see more details.
Build completed unsuccessfully in 1:41:39
make: *** [Makefile:49: check] Error 1
Command has failed. Rerun with -v to see more details.
Build completed unsuccessfully in 1:49:34
  local time: Sun Jul 27 16:06:48 UTC 2025
  network time: Sun, 27 Jul 2025 16:06:48 GMT
##[error]Process completed with exit code 1.
Post job cleanup.

@Kobzol Kobzol marked this pull request as draft July 28, 2025 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants